
#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {
	z-index:2;
	width:50px;
	height:50px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin {
	top:360px;
	_margin-top:360px
}
#moquu_wxin a {
	background:url(../img/sbtn.png) 0 -0px;
	right:0;
	float:left;
	width:50px;
	height:50px;

}
#moquu_wxin a:hover {
	background:url(../img/sbtn.png) -50px -0px
}

#moquu_wmaps {
	top:415px;
	_margin-top:464px
}
#moquu_wmaps a {
	background:url(../img/sbtn.png) 0 -60px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wmaps a:hover {
	background:url(../img/sbtn.png) -50px -60px
}
#moquu_top {
	top:470px;
	_margin-top:516px;
	background:url(../img/sbtn.png) 0 -120px;
	width:50px;
	height:50px
}
#moquu_top:hover {
	background:url(../img/sbtn.png) -50px -120px
}
.moquu_wxin,.moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh{
	display:block
}
.moquu_wxin .moquu_wxinh {
	position: absolute;
    display: none;
    left: -315px;;
    top: -50px;
    width: 300px;
    height: 150px;
	background: #edebeb;
    border-radius: 8px;
    border: #ccc 1px solid;
}
